[INFO] cloning repository https://github.com/melonmelonz/thunk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/melonmelonz/thunk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelonmelonz%2Fthunk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelonmelonz%2Fthunk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d676918e7b56a7dd74050909dbc17136a678a4a
[INFO] checking melonmelonz/thunk/5d676918e7b56a7dd74050909dbc17136a678a4a against master#df1ae0f7dd168513de2d89beb2cb7a95d4fdc118 for pr-159343
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelonmelonz%2Fthunk" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/melonmelonz/thunk
[INFO] finished tweaking git repo https://github.com/melonmelonz/thunk
[INFO] tweaked toml for git repo https://github.com/melonmelonz/thunk written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/melonmelonz/thunk on toolchain df1ae0f7dd168513de2d89beb2cb7a95d4fdc118
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/melonmelonz/thunk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 08c7144d9fff438ceaf5d09f18461fb0e7039161abe1a1c9a9c0fc49f7186e50
[INFO] running `Command { std: "docker" "start" "08c7144d9fff438ceaf5d09f18461fb0e7039161abe1a1c9a9c0fc49f7186e50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08c7144d9fff438ceaf5d09f18461fb0e7039161abe1a1c9a9c0fc49f7186e50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08c7144d9fff438ceaf5d09f18461fb0e7039161abe1a1c9a9c0fc49f7186e50" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08c7144d9fff438ceaf5d09f18461fb0e7039161abe1a1c9a9c0fc49f7186e50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08c7144d9fff438ceaf5d09f18461fb0e7039161abe1a1c9a9c0fc49f7186e50" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking thunk-sim v0.1.0 (/opt/rustwide/workdir/thunk-sim)
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking thunk-hw v0.1.0 (/opt/rustwide/workdir/thunk-hw)
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking thunk-core v0.1.0 (/opt/rustwide/workdir/thunk-core)
[INFO] [stderr]     Checking thunk-content v0.1.0 (/opt/rustwide/workdir/thunk-content)
[INFO] [stderr]     Checking thunk-web v0.1.0 (/opt/rustwide/workdir/thunk-web)
[INFO] [stderr]     Checking thunk-tui v0.1.0 (/opt/rustwide/workdir/thunk-tui)
[INFO] [stderr]     Checking thunk-cli v0.1.0 (/opt/rustwide/workdir/thunk-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.48s
[INFO] running `Command { std: "docker" "inspect" "08c7144d9fff438ceaf5d09f18461fb0e7039161abe1a1c9a9c0fc49f7186e50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08c7144d9fff438ceaf5d09f18461fb0e7039161abe1a1c9a9c0fc49f7186e50", kill_on_drop: false }`
[INFO] [stdout] 08c7144d9fff438ceaf5d09f18461fb0e7039161abe1a1c9a9c0fc49f7186e50
